Set Created
SetCreated
Emitted when a new set has been created by an admin
Parameters:
- id: UInt64 - The ID of the created set
- name: String - The name of the created set
pub event SetCreated(id: UInt64, name: String)
Emitted when a new set has been created by an admin
Parameters:
pub event SetCreated(id: UInt64, name: String)